FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGridDetailProvider<TItem> Class / RowDetailTemplateProperty Field

In This Topic
    RowDetailTemplateProperty Field
    In This Topic
    Identifies the RowDetailTemplate dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly RowDetailTemplateProperty As DependencyProperty
    public static readonly DependencyProperty RowDetailTemplateProperty
    See Also